Skip to content

Conversation

@shalder07
Copy link
Contributor

Without having null allowable SDk will throw the following error
TypeError: Invalid structure for initialization of TierConfigRequest.
Error: {0: {'tiers': {'tier1': ['Field may not be null.']}}, 1: {'tiers': {'tier1': ['Field may not be null.']}}}.

Because in t2 config request t1 account always be none as per api result from connect platform

Without having null allowable SDk will throw the following error  
TypeError: Invalid structure for initialization of `TierConfigRequest`. 
Error: {0: {'tiers': {'tier1': ['Field may not be null.']}}, 1: {'tiers': {'tier1': ['Field may not be null.']}}}.

Because in t2 config request t1 account always be none as per api result from connect platform
@codecov-io
Copy link

codecov-io commented Oct 10, 2019

Codecov Report

Merging #71 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   92.73%   92.73%           
=======================================
  Files          67       67           
  Lines        1900     1900           
=======================================
  Hits         1762     1762           
  Misses        138      138
Impacted Files Coverage Δ
connect/models/schemas.py 93.17% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64f5943...ee3a236. Read the comment docs.

@marcserrat marcserrat merged commit 6760cbe into cloudblue:master Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants